-
Home
-
Bit Form – Custom Contact Form, Multi Step, Conversational Form & Payment Form builder
-
2.11.0
-
Code
-
Classes
- ConditionalLogic
| Total Complexity |
97 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
359 |
| Lines of code |
274 |
| Logical lines of code |
172 |
| Comment lines |
1 |
| Methods |
21 |
| Properties |
2 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isLogicMatch() |
B |
46 |
17 |
40 |
| getConditionStatus() |
A |
49 |
11 |
30 |
| valueToCheck() |
A |
51 |
10 |
24 |
| isEqual() |
A |
54 |
8 |
21 |
| isNotEqual() |
S |
56 |
5 |
19 |
| isContain() |
S |
56 |
5 |
18 |
| isContainAll() |
S |
56 |
5 |
18 |
| isNotContain() |
S |
56 |
5 |
18 |
| isBetween() |
S |
62 |
5 |
10 |
| isGreaterThenValue() |
S |
70 |
3 |
6 |
| isLessThenValue() |
S |
69 |
3 |
6 |
| isGreatertOrEqual() |
S |
69 |
3 |
6 |
| isLessOrEqual() |
S |
69 |
3 |
6 |
| isStarttWithString() |
S |
69 |
3 |
6 |
| logicOnFieldActionValue() |
S |
65 |
3 |
8 |
| isEndWithString() |
S |
62 |
2 |
11 |
| logicOnFieldActionShow() |
S |
68 |
2 |
7 |
| __construct() |
S |
77 |
1 |
4 |
| isNull() |
S |
79 |
1 |
3 |
| isNotNull() |
S |
78 |
1 |
3 |
| logicOnFieldActions() |
S |
63 |
1 |
10 |